Map.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
struct Map(K, V)
const @nogc
opBinaryRight
(
string op
L
)
(
const L lhs
)
if (
op == "in"
)

Meta